home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 November: Tool Chest / Dev.CD Nov 98 TC.toast / Sample Code / Snippets / Toolbox / HideMenuBar / ReadMe < prev   
Encoding:
Text File  |  1996-09-17  |  422 b   |  15 lines  |  [TEXT/CWIE]

  1.         
  2.     Application:    HideMenuBar
  3.  
  4.     Description:    This snippet shows how to hide the menu bar by simply
  5.                     creating a window with a visRgn that includes the
  6.                     entire main screen's gray region and its menu bar.
  7.  
  8.     Files:            HideMenuBar.π
  9.                     HideMenuBar.c
  10.  
  11.     Programmer:        Edgar Lee
  12.     Organization:    Apple Computer, Inc.
  13.     Department:        Developer Technical Support, DTS
  14.     Language:        C (Think C version 5.0.2)
  15.     Date Created:    09-22-92